projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0544633
)
range: Remove outdated comment
author
Timm Bäder
<mail@baedert.org>
Fri, 9 Aug 2019 17:20:57 +0000
(19:20 +0200)
committer
Timm Bäder
<mail@baedert.org>
Sat, 10 Aug 2019 17:51:45 +0000
(19:51 +0200)
gtk/gtkrange.c
patch
|
blob
|
history
diff --git
a/gtk/gtkrange.c
b/gtk/gtkrange.c
index cabb814c4dc98d29a8e649e536afdb79f556157c..d8532ca289c66478e9f5f9d923c8d831514a0394 100644
(file)
--- a/
gtk/gtkrange.c
+++ b/
gtk/gtkrange.c
@@
-1606,10
+1606,6
@@
gtk_range_size_allocate (GtkWidget *widget,
box_alloc.height = box_min_height;
gtk_widget_size_allocate (priv->trough_widget, &box_alloc, -1);
-
- /* TODO: we should compute a proper clip from get_range_border(),
- * but this will at least give us outset shadows.
- */
}
static void